[INFO] cloning repository https://github.com/patrickstar022/memory-editing-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/patrickstar022/memory-editing-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrickstar022%2Fmemory-editing-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrickstar022%2Fmemory-editing-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82757959a169b5f3181b00ddeab4cb64b027fd3e
[INFO] fixing patrickstar022/memory-editing-tool against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrickstar022%2Fmemory-editing-tool" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/patrickstar022/memory-editing-tool
[INFO] finished tweaking git repo https://github.com/patrickstar022/memory-editing-tool
[INFO] tweaked toml for git repo https://github.com/patrickstar022/memory-editing-tool written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/patrickstar022/memory-editing-tool on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/patrickstar022/memory-editing-tool already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded readkey v0.2.2
[INFO] [stderr]   Downloaded macos-accessibility-client v0.0.1
[INFO] [stderr]   Downloaded readmouse v0.2.1
[INFO] [stderr]   Downloaded device_query v4.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8ffa7bd0d115dac5a3db89b843c5283ecf648102254d13adbb47e645234eb6d7
[INFO] running `Command { std: "docker" "start" "8ffa7bd0d115dac5a3db89b843c5283ecf648102254d13adbb47e645234eb6d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8ffa7bd0d115dac5a3db89b843c5283ecf648102254d13adbb47e645234eb6d7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ffa7bd0d115dac5a3db89b843c5283ecf648102254d13adbb47e645234eb6d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8ffa7bd0d115dac5a3db89b843c5283ecf648102254d13adbb47e645234eb6d7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling device_query v4.0.1
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking game1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/main.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn main()->windows::core::Result<()>{
[INFO] [stdout]    |                     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `device_state` in this scope
[INFO] [stdout]    --> src/main.rs:128:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | static DEVICE_STATE: DeviceState=DeviceState::new();
[INFO] [stdout]     | ---------------------------------------------------- similarly named static `DEVICE_STATE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 128 |                     let state=device_state.get_keys();
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 128 -                     let state=device_state.get_keys();
[INFO] [stdout] 128 +                     let state=DEVICE_STATE.get_keys();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/main.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 | fn main()->windows::core::Result<()>{
[INFO] [stdout]    |                     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Rc<device_state::linux::X11Connection>` cannot be shared between threads safely
[INFO] [stdout]   --> src/main.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | static DEVICE_STATE: DeviceState=DeviceState::new();
[INFO] [stdout]    |                      ^^^^^^^^^^^ `Rc<device_state::linux::X11Connection>` cannot be shared between threads safely
[INFO] [stdout]    |
[INFO] [stdout]    = help: within `DeviceState`, the trait `Sync` is not implemented for `Rc<device_state::linux::X11Connection>`
[INFO] [stdout] note: required because it appears within the type `DeviceState`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/device_query-4.0.1/src/device_state/linux/mod.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct DeviceState {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    = note: shared static variables must have a type that implements `Sync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `device_state` in this scope
[INFO] [stdout]    --> src/main.rs:128:31
[INFO] [stdout]     |
[INFO] [stdout]  18 | static DEVICE_STATE: DeviceState=DeviceState::new();
[INFO] [stdout]     | ---------------------------------------------------- similarly named static `DEVICE_STATE` defined here
[INFO] [stdout] ...
[INFO] [stdout] 128 |                     let state=device_state.get_keys();
[INFO] [stdout]     |                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a static with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 128 -                     let state=device_state.get_keys();
[INFO] [stdout] 128 +                     let state=DEVICE_STATE.get_keys();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `DeviceState::new` in statics
[INFO] [stdout]   --> src/main.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 | static DEVICE_STATE: DeviceState=DeviceState::new();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in statics are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: consider wrapping this expression in `std::sync::LazyLock::new(|| ...)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Rc<device_state::linux::X11Connection>` cannot be shared between threads safely
[INFO] [stdout]   --> src/main.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | static DEVICE_STATE: DeviceState=DeviceState::new();
[INFO] [stdout]    |                      ^^^^^^^^^^^ `Rc<device_state::linux::X11Connection>` cannot be shared between threads safely
[INFO] [stdout]    |
[INFO] [stdout]    = help: within `DeviceState`, the trait `Sync` is not implemented for `Rc<device_state::linux::X11Connection>`
[INFO] [stdout] note: required because it appears within the type `DeviceState`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/device_query-4.0.1/src/device_state/linux/mod.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct DeviceState {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    = note: shared static variables must have a type that implements `Sync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `DeviceState::new` in statics
[INFO] [stdout]   --> src/main.rs:18:34
[INFO] [stdout]    |
[INFO] [stdout] 18 | static DEVICE_STATE: DeviceState=DeviceState::new();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: calls in statics are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]    = note: consider wrapping this expression in `std::sync::LazyLock::new(|| ...)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0277, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0277, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `game1` (bin "game1" test) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `game1` (bin "game1") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "8ffa7bd0d115dac5a3db89b843c5283ecf648102254d13adbb47e645234eb6d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ffa7bd0d115dac5a3db89b843c5283ecf648102254d13adbb47e645234eb6d7", kill_on_drop: false }`
[INFO] [stdout] 8ffa7bd0d115dac5a3db89b843c5283ecf648102254d13adbb47e645234eb6d7
